net.minecraft.block.entity

public class StructureBlockEntity

extends BlockEntity

bun
net.minecraft.class_2633
net.minecraft.block.entity.StructureBlockEntity
net.minecraft.tileentity.StructureBlockTileEntity
net.minecraft.tileentity.StructureBlockTileEntity

Field summary

Modifier and TypeField
private Identifier
a
field_12102
structureName
field_184420_a
name
private String
b
field_12104
author
field_184421_f
author
private String
c
field_12098
structureMetadata
field_184422_g
metadata
private BlockPos
g
field_12092
structurePos
field_184423_h
position
private BlockPos
h
field_12100
size
field_184424_i
size
private BlockMirror
i
field_12093
mirror
field_184425_j
mirror
private BlockRotation
j
field_12105
rotation
field_184426_k
rotation
private StructureBlockMode
k
field_12094
mode
field_184427_l
mode
private boolean
l
field_12099
ignoreEntities
field_184428_m
ignoreEntities
private boolean
m
field_12097
powered
field_189727_n
powered
private boolean
n
field_12096
showAir
field_189728_o
showAir
private boolean
o
field_12095
showBoundingBox
field_189729_p
showBoundingBox
private float
p
field_12101
integrity
field_189730_q
integrity
private long
q
field_12103
seed
field_189731_r
seed

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
private void
K()
method_11348()
updateState()
func_189704_J()
updateBlockState()
public BlockEntityUpdateS2CPacket
a()
method_16886()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
b()
method_16887()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
a(avy arg0)
method_11351(class_1657 arg0)
use(PlayerEntity player)
func_189701_a(PlayerEntity arg0)
usedBy(PlayerEntity player)
public String
d()
method_11362()
getName()
func_189715_d()
getName()
public boolean
f()
method_11384()
hasStructureName()
func_208404_d()
hasName()
public void
a(String arg0)
method_11343(String arg0)
setStructureName(String name)
func_184404_a(String arg0)
setName(String nameIn)
public void
a(qs arg0)
method_11344(class_2960 arg0)
setStructureName(Identifier name)
func_210163_a(ResourceLocation arg0)
setName(ResourceLocation arg0)
public void
a(air arg0)
method_11373(class_1309 arg0)
setAuthor(LivingEntity entity)
func_189720_a(LivingEntity arg0)
createdBy(LivingEntity arg0)
public void
b(ev arg0)
method_11378(class_2338 arg0)
setStructurePos(BlockPos pos)
func_184414_b(BlockPos arg0)
setPosition(BlockPos posIn)
public void
c(ev arg0)
method_11377(class_2338 arg0)
setSize(BlockPos size)
func_184409_c(BlockPos arg0)
setSize(BlockPos sizeIn)
public void
b(bpx arg0)
method_11356(class_2415 arg0)
setMirror(BlockMirror mirror)
func_184411_a(Mirror arg0)
setMirror(Mirror mirrorIn)
public void
b(bqx arg0)
method_11385(class_2470 arg0)
setRotation(BlockRotation rotation)
func_184408_a(Rotation arg0)
setRotation(Rotation rotationIn)
public void
b(String arg0)
method_11363(String arg0)
setStructureMetadata(String metadata)
func_184410_b(String arg0)
setMetadata(String metadataIn)
public StructureBlockMode
v()
method_11374()
getMode()
func_189700_k()
getMode()
public void
a(bws arg0)
method_11381(class_2776 arg0)
setMode(StructureBlockMode mode)
func_184405_a(StructureMode arg0)
setMode(StructureMode modeIn)
public void
a(boolean arg0)
method_11352(boolean arg0)
setIgnoreEntities(boolean ignoreEntities)
func_184406_a(boolean arg0)
setIgnoresEntities(boolean ignoreEntitiesIn)
public void
a(float arg0)
method_11370(float arg0)
setIntegrity(float integrity)
func_189718_a(float arg0)
setIntegrity(float integrityIn)
public void
a(long arg0)
method_11382(long arg0)
setSeed(long seed)
func_189725_a(long arg0)
setSeed(long seedIn)
public boolean
B()
method_11383()
findSize()
func_184417_l()
detectSize()
private List<StructureBlockEntity>
a(List<bun> arg0)
method_11364(List<class_2633> arg0)
filterCorners(List<StructureBlockEntity> structures)
func_184415_a(List<StructureBlockTileEntity> arg0)
filterRelatedCornerBlocks(List<StructureBlockTileEntity> arg0)
private List<StructureBlockEntity>
a(ev arg0, ev arg1)
method_11369(class_2338 arg0, class_2338 arg1)
findCorners(BlockPos pos1, BlockPos pos2)
func_184418_a(BlockPos arg0, BlockPos arg1)
getNearbyCornerBlocks(BlockPos arg0, BlockPos arg1)
private StructureBox
a(ev arg0, List<bun> arg1)
method_11355(class_2338 arg0, List<class_2633> arg1)
findStructureBox(BlockPos pos, List<StructureBlockEntity> structures)
func_184416_a(BlockPos arg0, List<StructureBlockTileEntity> arg1)
calculateEnclosingBoundingBox(BlockPos arg0, List<StructureBlockTileEntity> arg1)
public boolean
C()
method_11365()
saveStructure()
func_184419_m()
save()
public boolean
b(boolean arg0)
method_11366(boolean arg0)
saveStructure(boolean saveToFile)
func_189712_b(boolean arg0)
save(boolean writeToDisk)
public boolean
D()
method_11376()
loadStructure()
func_184412_n()
load()
private static Random
b(long arg0)
method_20048(long arg0)
m_38851299(long arg0)
func_214074_b(long arg0)
func_214074_b(long arg0)
public boolean
c(boolean arg0)
method_11368(boolean arg0)
loadStructure(boolean noResize)
func_189714_c(boolean arg0)
load(boolean requireMatchingSize)
public void
E()
method_11361()
unloadStructure()
func_189706_E()
unloadStructure()
public boolean
F()
method_11372()
isStructureAvailable()
func_189709_F()
isStructureLoadable()
public boolean
G()
method_11354()
isPowered()
func_189722_G()
isPowered()
public void
d(boolean arg0)
method_11379(boolean arg0)
setPowered(boolean powered)
func_189723_d(boolean arg0)
setPowered(boolean poweredIn)
public void
e(boolean arg0)
method_11347(boolean arg0)
setShowAir(boolean showAir)
func_189703_e(boolean arg0)
setShowAir(boolean showAirIn)
public void
f(boolean arg0)
method_11360(boolean arg0)
setShowBoundingBox(boolean showBoundingBox)
func_189710_f(boolean arg0)
setShowBoundingBox(boolean showBoundingBoxIn)
public BlockPos
g()
method_11359()
getStructurePos()
func_189711_e()
getPosition()
public BlockPos
h()
method_11349()
getSize()
func_189717_g()
getStructureSize()
public BlockMirror
s()
method_11345()
getMirror()
func_189716_h()
getMirror()
public BlockRotation
t()
method_11353()
getRotation()
func_189726_i()
getRotation()
public String
u()
method_11358()
getStructureMetadata()
func_189708_j()
getMetadata()
public void
x()
method_11380()
cycleMode()
func_189724_l()
nextMode()
public boolean
y()
method_11367()
ignoreEntities()
func_189713_m()
ignoresEntities()
public float
z()
method_11346()
getIntegrity()
func_189702_n()
getIntegrity()
public long
A()
method_11371()
getSeed()
func_189719_o()
getSeed()
public boolean
H()
method_11375()
showAir()
func_189707_H()
showsAir()
public boolean
I()
method_11357()
showBoundingBox()
func_189721_I()
showsBoundingBox()