Uses of Record Class
net.minecraft.world.debug.data.GoalSelectorDebugData.Goal
Packages that use GoalSelectorDebugData.Goal
- 
Uses of GoalSelectorDebugData.Goal in net.minecraft.world.debug.data
Fields in net.minecraft.world.debug.data with type parameters of type GoalSelectorDebugData.GoalModifier and TypeFieldDescriptionprivate final List<GoalSelectorDebugData.Goal> GoalSelectorDebugData.goalsThe field for thegoalsrecord component.static final PacketCodec<ByteBuf, GoalSelectorDebugData.Goal> GoalSelectorDebugData.Goal.PACKET_CODECMethods in net.minecraft.world.debug.data that return types with arguments of type GoalSelectorDebugData.GoalModifier and TypeMethodDescriptionGoalSelectorDebugData.goals()Returns the value of thegoalsrecord component.Constructor parameters in net.minecraft.world.debug.data with type arguments of type GoalSelectorDebugData.Goal