Uses of Record Class
net.minecraft.util.debug.DebugBeeInfo
Packages that use DebugBeeInfo
-
Uses of DebugBeeInfo in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type DebugBeeInfoModifier and TypeMethodDescriptionprivate voidBeeDebugRenderer.renderBeeInfo(Entity entity, DebugBeeInfo beeInfo, @Nullable DebugGoalInfo goalInfo) -
Uses of DebugBeeInfo in net.minecraft.util.debug
Fields in net.minecraft.util.debug with type parameters of type DebugBeeInfoModifier and TypeFieldDescriptionstatic final DebugSubscription<DebugBeeInfo> DebugSubscriptions.BEESstatic final StreamCodec<io.netty.buffer.ByteBuf, DebugBeeInfo> DebugBeeInfo.STREAM_CODEC