net.minecraft.world.gen.structure

public class StructureRegistry

bmq
net.minecraft.unmapped.C_09614518
net.minecraft.world.gen.structure.StructureRegistry

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_53201115
LOGGER
private static Map
b
f_85773784
ID_TO_START
private static Map
c
f_99742503
START_TO_ID
private static Map
d
f_78977567
ID_TO_PIECE
private static Map
e
f_39763808
PIECE_TO_ID

Method summary

Modifier and TypeMethod
private static void
b(Class arg0, String arg1)
m_31277913(Class arg0, String arg1)
registerStart(Class startType, String id)
static void
a(Class arg0, String arg1)
m_21871442(Class arg0, String arg1)
registerPiece(Class pieceType, String id)
public static String
a(bmv arg0)
m_62600143(C_50874258 arg0)
getId(StructureStart start)
public static String
a(bms arg0)
m_29826806(C_91792368 arg0)
getId(StructurePiece piece)
public static StructureStart
a(fn arg0, aqu arg1)
m_83062660(C_74087615 arg0, C_64041439 arg1)
getStartFromNbt(NbtCompound nbt, World world)
public static StructurePiece
b(fn arg0, aqu arg1)
m_40592146(C_74087615 arg0, C_64041439 arg1)
getPieceFromNbt(NbtCompound nbt, World world)