Uses of Interface
net.minecraft.world.level.GameRules.VisitorCaller
Packages that use GameRules.VisitorCaller
-
Uses of GameRules.VisitorCaller in net.minecraft.world.level
Fields in net.minecraft.world.level declared as GameRules.VisitorCallerModifier and TypeFieldDescriptionprivate final GameRules.VisitorCaller
<T> GameRules.Type.visitorCaller
Constructors in net.minecraft.world.level with parameters of type GameRules.VisitorCallerModifierConstructorDescription(package private)
Type
(Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> pArgument, Function<GameRules.Type<T>, T> pConstructor, BiConsumer<MinecraftServer, T> pCallback, GameRules.VisitorCaller<T> pVisitorCaller)