net.minecraft.network.protocol.common.custom

public record BeeDebugPayload$BeeInfo

aaf$a
net.minecraft.network.protocol.common.custom.BeeDebugPayload$BeeInfo
net.minecraft.class_8707$class_5243
net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload$Bee
net.minecraft.src.C_290228_$C_290273_
net.minecraft.network.protocol.common.custom.BeeDebugPayload$a

Field summary

Modifier and TypeField
private final UUID
a
uuid
comp_1649
uuid
f_290845_
private final int
b
id
comp_1650
entityId
f_291027_
private final Vec3
c
pos
comp_1651
pos
f_290637_
private final Path
d
path
comp_1652
path
f_290619_
private final BlockPos
e
hivePos
comp_1653
hivePos
f_290544_
private final BlockPos
f
flowerPos
comp_1654
flowerPos
f_291765_
private final int
g
travelTicks
comp_1655
travelTicks
f_291807_
private final Set<String>
h
goals
comp_1656
goals
f_291620_
private final List<BlockPos>
i
blacklistedHives
comp_1657
disallowedHives
f_291314_

Constructor summary

ModifierConstructor
public (FriendlyByteBuf buf)
public (UUID uuid, int entityId, Vec3 path, Path path, BlockPos hive, BlockPos flower, int travelTicks, Set<String> blacklistedHives, List<BlockPos> arg8)

Method summary

Modifier and TypeMethod
public void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_53030(class_2540 arg0)
write(PacketByteBuf buf)
m_295368_(C_4983_ arg0)
public boolean
a(jd arg0)
hasHive(BlockPos arg0)
method_27649(class_2338 arg0)
isHiveAt(BlockPos pos)
m_293397_(C_4675_ arg0)
public String
a()
generateName()
method_53029()
getName()
m_292788_()
public UUID
b()
uuid()
comp_1649()
uuid()
f_290845_()
public int
c()
id()
comp_1650()
entityId()
f_291027_()
public Vec3
d()
pos()
comp_1651()
pos()
f_290637_()
public Path
e()
path()
comp_1652()
path()
f_290619_()
public BlockPos
f()
hivePos()
comp_1653()
hivePos()
f_290544_()
public BlockPos
g()
flowerPos()
comp_1654()
flowerPos()
f_291765_()
public int
h()
travelTicks()
comp_1655()
travelTicks()
f_291807_()
public Set<String>
i()
goals()
comp_1656()
goals()
f_291620_()
public List<BlockPos>
j()
blacklistedHives()
comp_1657()
disallowedHives()
f_291314_()