Uses of Interface
net.minecraft.class_8855
Packages that use class_8855
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8855 in net.minecraft
Methods in net.minecraft that return class_8855Modifier and TypeMethodDescriptionprivate static <T extends class_8839<T>>
class_8855<T>class_8858.method_54411
(class_8854<T> class_8854, int int2) Methods in net.minecraft with parameters of type class_8855Modifier and TypeMethodDescriptionprotected abstract void
class_8848.class_8850.method_54259
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) void
class_8851.method_54270
(List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) final void
class_8848.class_8850.method_54290
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) void
class_8848.method_54290
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) -
Uses of class_8855 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_8855Modifier and TypeMethodDescriptionvoid
DebugCommand.class_8829.method_54259
(ServerCommandSource serverCommandSource, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) void
FunctionCommand.class_8833.method_54259
(ServerCommandSource serverCommandSource, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) static <T extends class_8839<T>>
voidExecuteCommand.method_54264
(List<T> list, Function<T, T> function, IntPredicate intPredicate, com.mojang.brigadier.context.ContextChain<T> contextChain, @Nullable NbtCompound nbtCompound, class_8855<T> class_8855, ExecuteCommand.class_8830<T, Collection<CommandFunction<T>>> class_8830, boolean bool) void
ExecuteCommand.class_8831.method_54270
(List<ServerCommandSource> list, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) void
ReturnCommand.class_8834.method_54270
(List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) static <T extends class_8839<T>>
voidFunctionCommand.method_54275
(Collection<CommandFunction<T>> collection, @Nullable NbtCompound nbtCompound, T t, T t2, class_8855<T> class_8855, FunctionCommand.class_8832<T> class_8832) void
ReturnCommand.class_8835.method_54290
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855)