net.minecraft.network.protocol.common.custom

public record HiveDebugPayload$HiveInfo

abm$a
net.minecraft.network.protocol.common.custom.HiveDebugPayload$HiveInfo
net.minecraft.class_8718$class_8719
net.minecraft.network.packet.s2c.custom.DebugHiveCustomPayload$HiveInfo
net.minecraft.network.protocol.common.custom.HiveDebugPayload$a

Field summary

Modifier and TypeField
private final BlockPos
a
pos
comp_1694
pos
private final String
b
hiveType
comp_1695
hiveType
private final int
c
occupantCount
comp_1696
occupantCount
private final int
d
honeyLevel
comp_1697
honeyLevel
private final boolean
e
sedated
comp_1698
sedated

Constructor summary

ModifierConstructor
public (FriendlyByteBuf buf)
public (BlockPos arg0, String arg1, int arg2, int arg3, boolean arg4)

Method summary

Modifier and TypeMethod
public void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_53036(class_2540 arg0)
write(PacketByteBuf buf)
public BlockPos
a()
pos()
comp_1694()
pos()
public String
b()
hiveType()
comp_1695()
hiveType()
public int
c()
occupantCount()
comp_1696()
occupantCount()
public int
d()
honeyLevel()
comp_1697()
honeyLevel()
public boolean
e()
sedated()
comp_1698()
sedated()