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(PoseStack poseStack, MultiBufferSource bufferSource, BlockPos pos, DebugHiveInfo hiveInfo, Collection<UUID> blacklistedBees, DebugValueAccess debugValueAccess) private static voidBeeDebugRenderer.renderTextOverHive(PoseStack poseStack, MultiBufferSource bufferSource, String text, BlockPos pos, DebugHiveInfo hiveInfo, int line, int color) -
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 hive)