Uses of Interface
net.minecraft.class_11587.class_11589
Packages that use class_11587.class_11589
-
Uses of class_11587.class_11589 in net.minecraft
Classes in net.minecraft that implement class_11587.class_11589Modifier and TypeClassDescriptionstatic final recordstatic final recordFields in net.minecraft with type parameters of type class_11587.class_11589Modifier and TypeFieldDescriptionprivate final Map<BlockPos, class_11587.class_11589> class_11587.class_11590.cacheThe field for thecacherecord component.Methods in net.minecraft that return class_11587.class_11589Modifier and TypeMethodDescriptionclass_11587.class_11590.method_72636()class_11587.class_11590.method_72637(int int2) private class_11587.class_11589class_11587.class_11590.method_72639(BlockPos blockPos) private class_11587.class_11589class_11587.class_11590.method_72640(Direction direction, Integer integer) class_11587.class_11590.method_72641()class_11587.class_11590.method_72642(int int2) Methods in net.minecraft that return types with arguments of type class_11587.class_11589Modifier and TypeMethodDescriptionclass_11587.class_11590.cache()Returns the value of thecacherecord component.Method parameters in net.minecraft with type arguments of type class_11587.class_11589Modifier and TypeMethodDescriptionprivate voidclass_11587.method_72628(IntFunction<class_11587.class_11589> intFunction, class_11598 class_11598, Consumer<BlockPos> consumer) Constructor parameters in net.minecraft with type arguments of type class_11587.class_11589ModifierConstructorDescriptionclass_11590(class_11587 class_11587, WorldAccess worldAccess, Direction direction, BlockPos blockPos, Map<BlockPos, class_11587.class_11589> map)