Uses of Class
net.minecraft.class_3992
Packages that use class_3992
Package
Description
-
Uses of class_3992 in net.minecraft
Subclasses of class_3992 in net.minecraftModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classFields in net.minecraft declared as class_3992Fields in net.minecraft with type parameters of type class_3992Modifier and TypeFieldDescriptionprotected final Map<class_3902<? extends class_3845>,Long2ObjectMap<class_3992>> class_3782.field_18841Methods in net.minecraft that return class_3992Modifier and TypeMethodDescriptionclass_3781.method_16996(String string) class_3788.method_16996(String string) protected class_3992class_3817.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3836.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3842.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3856.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3860.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3867.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3869.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3873.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected abstract class_3992class_3883.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3891.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3901.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected abstract class_3992class_3902.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3906.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3912.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3916.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) protected class_3992class_3983.method_17428(IWorld iWorld, ChunkGenerator<?> chunkGenerator, class_3812 class_3812, int int2, int int3) private class_3992class_3902.method_17429(IWorld iWorld, ChunkGenerator<? extends class_3798> chunkGenerator, class_3812 class_3812, long long2) protected class_3992class_3902.method_17430(IWorld iWorld, BlockPos blockPos) Methods in net.minecraft that return types with arguments of type class_3992Modifier and TypeMethodDescriptionclass_3781.method_17004()class_3788.method_17004()class_3782.method_17017(class_3902<? extends class_3845> class_3902) private List<class_3992>class_3902.method_17427(IWorld iWorld, int int2, int int3) Methods in net.minecraft with parameters of type class_3992Modifier and TypeMethodDescriptionvoidclass_3781.method_16998(String string, class_3992 class_3992) voidclass_3788.method_16998(String string, class_3992 class_3992) Method parameters in net.minecraft with type arguments of type class_3992 -
Uses of class_3992 in net.minecraft.server.world
Methods in net.minecraft.server.world that return types with arguments of type class_3992Modifier and TypeMethodDescriptionChunkGenerator.method_17017(class_3902<? extends class_3845> class_3902) -
Uses of class_3992 in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type class_3992Modifier and TypeFieldDescriptionprivate static final Map<Class<? extends class_3992>,String> StructurePieceManager.configClassMapprivate static final Map<String,Class<? extends class_3992>> StructurePieceManager.configIdMapMethods in net.minecraft.structure that return class_3992Modifier and TypeMethodDescriptionstatic class_3992StructurePieceManager.method_17641(NbtCompound nbtCompound, IWorld iWorld) Methods in net.minecraft.structure with parameters of type class_3992Modifier and TypeMethodDescriptionstatic StringStructurePieceManager.method_5519(class_3992 class_3992) Method parameters in net.minecraft.structure with type arguments of type class_3992Modifier and TypeMethodDescriptionprivate static voidStructurePieceManager.register(Class<? extends class_3992> structureConfigClass, String name) -
Uses of class_3992 in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type class_3992Modifier and TypeFieldDescriptionprivate final Map<String,class_3992> Chunk.field_18891private final Map<String,class_3992> ChunkBlockStateStorage.field_18922Methods in net.minecraft.world.chunk that return class_3992Modifier and TypeMethodDescriptionChunk.method_16996(String string) ChunkBlockStateStorage.method_16996(String string) Methods in net.minecraft.world.chunk that return types with arguments of type class_3992Modifier and TypeMethodDescriptionChunk.method_17004()ChunkBlockStateStorage.method_17004()private Map<String,class_3992> ThreadedAnvilChunkStorage.method_17184(IWorld iWorld, NbtCompound nbtCompound) Methods in net.minecraft.world.chunk with parameters of type class_3992Modifier and TypeMethodDescriptionvoidChunk.method_16998(String string, class_3992 class_3992) voidChunkBlockStateStorage.method_16998(String string, class_3992 class_3992) Method parameters in net.minecraft.world.chunk with type arguments of type class_3992Modifier and TypeMethodDescriptionvoidChunk.method_17076(Map<String, class_3992> map) voidChunkBlockStateStorage.method_17114(Map<String, class_3992> map) private NbtCompoundThreadedAnvilChunkStorage.method_17164(int int2, int int3, Map<String, class_3992> map, Map<String, LongSet> map2)