Uses of Record Class
net.minecraft.world.debug.data.BeeDebugData
Packages that use BeeDebugData
Package
Description
-
Uses of BeeDebugData in net.minecraft.client.render.debug
Methods in net.minecraft.client.render.debug with parameters of type BeeDebugDataModifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.drawBee(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Entity bee, BeeDebugData data, @Nullable GoalSelectorDebugData goalData) -
Uses of BeeDebugData in net.minecraft.world.debug
Fields in net.minecraft.world.debug with type parameters of type BeeDebugDataModifier and TypeFieldDescriptionstatic final DebugSubscriptionType<BeeDebugData> DebugSubscriptionTypes.BEES -
Uses of BeeDebugData in net.minecraft.world.debug.data
Fields in net.minecraft.world.debug.data with type parameters of type BeeDebugDataModifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, BeeDebugData> BeeDebugData.PACKET_CODEC