Uses of Interface
net.minecraft.class_8891
Packages that use class_8891
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8891 in net.minecraft
Fields in net.minecraft declared as class_8891Methods in net.minecraft that return class_8891Modifier and TypeMethodDescriptionstatic class_8891
class_8891.create
(List<class_8889> list, BlockPos blockPos, long long2) -
Uses of class_8891 in net.minecraft.structure.pool
Methods in net.minecraft.structure.pool with parameters of type class_8891Modifier and TypeMethodDescriptionprivate static void
StructurePoolBasedGenerator.generate
(NoiseConfig noiseConfig, int maxSize, boolean modifyBoundingBox, ChunkGenerator chunkGenerator, StructureTemplateManager structureTemplateManager, HeightLimitView heightLimitView, Random random, Registry<StructurePool> structurePoolRegistry, PoolStructurePiece firstPiece, List<PoolStructurePiece> pieces, VoxelShape pieceShape, class_8891 class_8891) static Optional<Structure.StructurePosition>
StructurePoolBasedGenerator.generate
(Structure.Context context, RegistryEntry<StructurePool> structurePool, Optional<Identifier> id, int size, BlockPos pos, boolean useExpansionHack, Optional<Heightmap.Type> projectStartToHeightmap, int maxDistanceFromCenter, class_8891 class_8891) (package private) void
StructurePoolBasedGenerator.StructurePoolGenerator.generatePiece
(PoolStructurePiece piece, MutableObject<VoxelShape> pieceShape, int minY, boolean modifyBoundingBox, HeightLimitView world, NoiseConfig noiseConfig, class_8891 class_8891) private static RegistryKey<StructurePool>
StructurePoolBasedGenerator.StructurePoolGenerator.method_54498
(StructureTemplate.StructureBlockInfo structureBlockInfo, class_8891 class_8891)