Uses of Record Class
net.minecraft.util.debug.DebugGoalInfo
Packages that use DebugGoalInfo
-
Uses of DebugGoalInfo in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type DebugGoalInfoModifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.renderBeeInfo(PoseStack pPoseStack, MultiBufferSource pBufferSource, Entity pBee, DebugBeeInfo pBeeInfo, DebugGoalInfo pGoalInfo) -
Uses of DebugGoalInfo in net.minecraft.util.debug
Fields in net.minecraft.util.debug with type parameters of type DebugGoalInfoModifier and TypeFieldDescriptionstatic final DebugSubscription<DebugGoalInfo> DebugSubscriptions.GOAL_SELECTORSstatic final StreamCodec<io.netty.buffer.ByteBuf, DebugGoalInfo> DebugGoalInfo.STREAM_CODEC