Uses of Interface
net.minecraft.world.GameRules.Acceptor
Packages that use GameRules.Acceptor
-
Uses of GameRules.Acceptor in net.minecraft.world
Fields in net.minecraft.world declared as GameRules.AcceptorConstructors in net.minecraft.world with parameters of type GameRules.AcceptorModifierConstructorDescription(package private)Type(Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> supplier, Function<GameRules.Type<T>,T> function, BiConsumer<MinecraftServer,T> biConsumer, GameRules.Acceptor<T> acceptor)