net.minecraft.world.gen.structure

public abstract class TemplePiece

extends StructurePiece

bwu
net.minecraft.unmapped.C_78076871
net.minecraft.world.gen.structure.TemplePiece
net.minecraft.world.gen.feature.structure.ScatteredStructurePiece

Field summary

Modifier and TypeField
protected int
a
f_50639067
width
field_202581_a
protected int
b
f_43658088
height
field_202582_b
protected int
c
f_20469831
depth
field_202583_c
protected int
d
f_66575308
hPos
field_202584_d

Constructor summary

ModifierConstructor
public ()
protected (Random random, int x, int y, int z, int width, int height, int depth)

Method summary

Modifier and TypeMethod
protected void
a(gy arg0)
m_36880336(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_143012_a(NBTTagCompound arg0)
protected void
a(gy arg0, bxl arg1)
m_45494737(C_74087615 arg0, C_60046810 arg1)
readNbt(NbtCompound arg0, StructureManager arg1)
func_143011_b(NBTTagCompound arg0, TemplateManager arg1)
protected boolean
a(axy arg0, bwe arg1, int arg2)
m_24202276(C_49764715 arg0, C_61280729 arg1, int arg2)
updateHPos(WorldAccess world, StructureBox bounds, int offset)
func_202580_a(IWorld arg0, MutableBoundingBox arg1, int arg2)