Uses of Enum Class
net.minecraft.class_11598
Packages that use class_11598
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11598 in net.minecraft
Fields in net.minecraft declared as class_11598Modifier and TypeFieldDescriptionprivate final class_11598class_11587.class_11591.partThe field for thepartrecord component.Fields in net.minecraft with type parameters of type class_11598Methods in net.minecraft that return class_11598Modifier and TypeMethodDescriptionclass_11586.method_72619(BlockState blockState) class_11587.method_72619(BlockState blockState) class_11598.method_72672()class_11598.method_72673()class_11598.method_72674()class_11598.method_72675()class_11587.class_11591.part()Returns the value of thepartrecord component.static class_11598Returns the enum constant of this class with the specified name.static class_11598[]class_11598.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_11598Modifier and TypeMethodDescriptionclass_11586.method_72617(BlockState blockState, class_11598 class_11598) class_11587.method_72617(BlockState blockState, class_11598 class_11598) default voidclass_11587.method_72625(WorldAccess worldAccess, BlockPos blockPos, class_11598 class_11598) private voidclass_11587.method_72628(IntFunction<class_11587.class_11589> intFunction, class_11598 class_11598, Consumer<BlockPos> consumer) booleanclass_11587.class_11588.method_72631(class_11598 class_11598) booleanclass_11587.class_11589.method_72631(class_11598 class_11598) booleanclass_11587.class_11591.method_72631(class_11598 class_11598) booleanclass_11598.method_72670(class_11598 class_11598) Constructors in net.minecraft with parameters of type class_11598ModifierConstructorDescriptionclass_11591(WorldAccess worldAccess, class_11587 class_11587, BlockPos blockPos, class_11598 class_11598) -
Uses of class_11598 in net.minecraft.client.data
Methods in net.minecraft.client.data with parameters of type class_11598Modifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.method_72721(Block block, TextureMap textureMap, MultipartBlockModelDefinitionCreator multipartBlockModelDefinitionCreator, Model model, @Nullable Boolean bool, @Nullable class_11598 class_11598) private static MultipartModelConditionBlockStateModelGenerator.method_72727(Direction direction, @Nullable Boolean bool, @Nullable class_11598 class_11598) -
Uses of class_11598 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_11598