Uses of Enum Class
net.minecraft.class_3804.class_3805
Packages that use class_3804.class_3805
Package
Description
-
Uses of class_3804.class_3805 in net.minecraft
Fields in net.minecraft with type parameters of type class_3804.class_3805Modifier and TypeFieldDescriptionprivate static final Map<String,class_3804.class_3805> class_3804.class_3805.field_19019Methods in net.minecraft that return class_3804.class_3805Modifier and TypeMethodDescriptionprivate class_3804.class_3805class_3788.method_17062(class_3804.class_3805 class_3805) static class_3804.class_3805class_3804.class_3805.method_17248(String string) static class_3804.class_3805Returns the enum constant of this class with the specified name.static class_3804.class_3805[]class_3804.class_3805.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_3804.class_3805Modifier and TypeMethodDescriptionintclass_4245.method_16372(class_3804.class_3805 class_3805, int int2, int int3) intclass_4441.method_16372(class_3804.class_3805 class_3805, int int2, int int3) intclass_3781.method_16992(class_3804.class_3805 class_3805, int int2, int int3) intclass_3788.method_16992(class_3804.class_3805 class_3805, int int2, int int3) default voidclass_3781.method_17000(class_3804.class_3805[] class_3805) voidclass_3788.method_17000(class_3804.class_3805[] class_3805) private class_3804.class_3805class_3788.method_17062(class_3804.class_3805 class_3805) voidclass_3788.method_17112(class_3804.class_3805 class_3805, long[] long2) Constructors in net.minecraft with parameters of type class_3804.class_3805ModifierConstructorDescriptionclass_3804(class_3781 class_3781, class_3804.class_3805 class_3805) -
Uses of class_3804.class_3805 in net.minecraft.entity
Fields in net.minecraft.entity declared as class_3804.class_3805Modifier and TypeFieldDescriptionprivate final class_3804.class_3805EntityLocations.class_3463.field_16824Methods in net.minecraft.entity that return class_3804.class_3805Modifier and TypeMethodDescriptionstatic class_3804.class_3805EntityLocations.method_15662(EntityType<? extends MobEntity> entityType) Methods in net.minecraft.entity with parameters of type class_3804.class_3805Modifier and TypeMethodDescriptionprivate static voidEntityLocations.method_15659(EntityType<?> entityType, EntityLocations.class_3464 class_3464, class_3804.class_3805 class_3805) private static voidEntityLocations.method_15660(EntityType<?> entityType, EntityLocations.class_3464 class_3464, class_3804.class_3805 class_3805, Tag<Block> tag) Constructors in net.minecraft.entity with parameters of type class_3804.class_3805ModifierConstructorDescriptionclass_3463(class_3804.class_3805 class_3805, EntityLocations.class_3464 class_3464, Tag<Block> tag) -
Uses of class_3804.class_3805 in net.minecraft.world
Methods in net.minecraft.world with parameters of type class_3804.class_3805Modifier and TypeMethodDescriptionintRenderBlockView.method_16372(class_3804.class_3805 class_3805, int int2, int int3) intWorld.method_16372(class_3804.class_3805 class_3805, int int2, int int3) default BlockPosRenderBlockView.method_16373(class_3804.class_3805 class_3805, BlockPos blockPos) -
Uses of class_3804.class_3805 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type class_3804.class_3805Modifier and TypeFieldDescriptionprivate final Map<class_3804.class_3805,class_3804> Chunk.field_18889private final Map<class_3804.class_3805,class_3804> ChunkBlockStateStorage.field_18914Methods in net.minecraft.world.chunk that return types with arguments of type class_3804.class_3805Methods in net.minecraft.world.chunk with parameters of type class_3804.class_3805Modifier and TypeMethodDescriptionintChunkCache.method_16372(class_3804.class_3805 class_3805, int int2, int int3) intChunk.method_16992(class_3804.class_3805 class_3805, int int2, int int3) intChunkBlockStateStorage.method_16992(class_3804.class_3805 class_3805, int int2, int int3) voidChunkBlockStateStorage.method_17000(class_3804.class_3805[] class_3805) voidChunk.method_17073(class_3804.class_3805 class_3805, long[] long2) Chunk.method_17079(class_3804.class_3805 class_3805) voidChunkBlockStateStorage.method_17112(class_3804.class_3805 class_3805, long[] long2) ChunkBlockStateStorage.method_17123(class_3804.class_3805 class_3805) private class_3804ChunkBlockStateStorage.method_17128(class_3804.class_3805 class_3805)