Uses of Record Class
net.minecraft.util.debug.DebugHiveInfo
Packages that use DebugHiveInfo
-
Uses of DebugHiveInfo in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type DebugHiveInfoModifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.renderHiveInfo(BlockPos hivePos, DebugHiveInfo hive, Collection<UUID> beesWhoBlacklistThisHive, DebugValueAccess debugValues) -
Uses of DebugHiveInfo in net.minecraft.util.debug
Fields in net.minecraft.util.debug with type parameters of type DebugHiveInfoModifier and TypeFieldDescriptionstatic final DebugSubscription<DebugHiveInfo> DebugSubscriptions.BEE_HIVESstatic final StreamCodec<RegistryFriendlyByteBuf, DebugHiveInfo> DebugHiveInfo.STREAM_CODECMethods in net.minecraft.util.debug that return DebugHiveInfoModifier and TypeMethodDescriptionstatic DebugHiveInfoDebugHiveInfo.pack(BeehiveBlockEntity beehive)