net.minecraft.util.debug

public record DebugHiveInfo

bvo
net.minecraft.util.debug.DebugHiveInfo
net.minecraft.class_12012
net.minecraft.world.debug.data.BeeHiveDebugData
net.minecraft.src.C_411263_
net.minecraft.util.debug.DebugHiveInfo

Field summary

Modifier and TypeField
private final Block
b
type
comp_4858
type
f_413425_
private final int
c
occupantCount
comp_4859
occupantCount
f_412359_
private final int
d
honeyLevel
comp_4860
honeyLevel
f_412057_
private final boolean
e
sedated
comp_4861
sedated
f_413173_
public static final StreamCodec<RegistryFriendlyByteBuf, DebugHiveInfo>
a
STREAM_CODEC
field_62859
PACKET_CODEC
f_411990_

Constructor summary

ModifierConstructor
public (Block occupantCount, int honeyLevel, int sedated, boolean arg3)

Method summary

Modifier and TypeMethod
public static DebugHiveInfo
a(egd arg0)
pack(BeehiveBlockEntity arg0)
method_74568(class_4482 arg0)
fromBeehive(BeehiveBlockEntity beehive)
m_418993_(C_1985_ p_430984_)
public Block
a()
type()
comp_4858()
type()
f_413425_()
public int
b()
occupantCount()
comp_4859()
occupantCount()
f_412359_()
public int
c()
honeyLevel()
comp_4860()
honeyLevel()
f_412057_()
public boolean
d()
sedated()
comp_4861()
sedated()
f_413173_()