net.minecraft.server.network.packet

public class UpdateStructureBlockC2SPacket

implements Packet<ServerPlayPacketListener>

pe
net.minecraft.class_2875
net.minecraft.server.network.packet.UpdateStructureBlockC2SPacket
net.minecraft.network.packet.c2s.play.StructureBlockC2SPacket
net.minecraft.network.play.client.CUpdateStructureBlockPacket
net.minecraft.network.play.client.CUpdateStructureBlockPacket

Field summary

Modifier and TypeField
private BlockPos
a
field_13093
pos
pos
field_210391_a
pos
private StructureBlockBlockEntity$Action
b
field_13082
action
type
field_210392_b
field_210392_b
private StructureBlockMode
c
field_13084
mode
mode
field_210393_c
mode
private String
d
field_13080
structureName
name
field_210394_d
name
private BlockPos
e
field_13091
offset
offset
field_210395_e
field_210395_e
private BlockPos
f
field_13083
size
size
field_210396_f
size
private BlockMirror
g
field_13081
mirror
mirror
field_210397_g
mirror
private BlockRotation
h
field_13088
rotation
rotation
field_210398_h
rotation
private String
i
field_13085
metadata
data
field_210399_i
field_210399_i
private boolean
j
field_13089
ignoreEntities
ignoreEntities
field_210400_j
field_210400_j
private boolean
k
field_13087
showAir
showAir
field_210401_k
field_210401_k
private boolean
l
field_13086
showBoundingBox
showBounds
field_210402_l
field_210402_l
private float
m
field_13090
integrity
integrity
field_210403_m
integrity
private long
n
field_13092
seed
seed
field_210404_n
seed

Constructor summary

ModifierConstructor
public ()
public (BlockPos pos, StructureBlockBlockEntity$Action type, StructureBlockMode mode, String name, BlockPos offset, BlockPos size, BlockMirror mirror, BlockRotation rotation, String data, boolean ignoreEntities, boolean showAir, boolean showBounds, float integrity, long seed)

Method summary

Modifier and TypeMethod
public void
a(jd arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
readPacketData(PacketBuffer arg0)
public void
b(jd arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
writePacketData(PacketBuffer arg0)
public void
a(ns arg0)
method_12495(class_2792 arg0)
method_12495(ServerPlayPacketListener arg0)
handle(ServerPlayPacketHandler handler)
func_148833_a(IServerPlayNetHandler arg0)
processPacket(IServerPlayNetHandler handler)
public BlockPos
b()
method_12499()
getPos()
getPos()
func_210380_a()
getPos()
public StructureBlockBlockEntity$Action
c()
method_12500()
getAction()
getType()
func_210384_b()
func_210384_b()
public StructureBlockMode
d()
method_12504()
getMode()
getMode()
func_210378_c()
getMode()
public String
e()
method_12502()
getStructureName()
getName()
func_210377_d()
getName()
public BlockPos
f()
method_12496()
getOffset()
getOffset()
func_210383_e()
getPosition()
public BlockPos
g()
method_12492()
getSize()
getSize()
func_210385_f()
getSize()
public BlockMirror
h()
method_12493()
getMirror()
getMirror()
func_210386_g()
getMirror()
public BlockRotation
i()
method_12498()
getRotation()
getRotation()
func_210379_h()
getRotation()
public String
j()
method_12501()
getMetadata()
getData()
func_210388_i()
getMetadata()
public boolean
k()
method_12506()
getIgnoreEntities()
getIgnoreEntities()
func_210389_j()
shouldIgnoreEntities()
public boolean
l()
method_12503()
shouldShowAir()
getShowAir()
func_210390_k()
shouldShowAir()
public boolean
m()
method_12505()
shouldShowBoundingBox()
getShowBounds()
func_210387_l()
shouldShowBoundingBox()
public float
n()
method_12494()
getIntegrity()
getIntegrity()
func_210382_m()
getIntegrity()
public long
o()
method_12497()
getSeed()
getSeed()
func_210381_n()
getSeed()