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