Class DebugEntryLookingAt.FluidStateInfo
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryLookingAt
net.minecraft.client.gui.components.debug.DebugEntryLookingAt.DebugEntryLookingAtState<Fluid, FluidState>
net.minecraft.client.gui.components.debug.DebugEntryLookingAt.FluidStateInfo
- All Implemented Interfaces:
DebugScreenEntry
- Enclosing class:
DebugEntryLookingAt
public static class DebugEntryLookingAt.FluidStateInfo
extends DebugEntryLookingAt.DebugEntryLookingAtState<Fluid, FluidState>
-
Nested Class Summary
Nested classes/interfaces inherited from class DebugEntryLookingAt
DebugEntryLookingAt.BlockStateInfo, DebugEntryLookingAt.BlockTagInfo, DebugEntryLookingAt.DebugEntryLookingAtState<OwnerType, StateType>, DebugEntryLookingAt.DebugEntryLookingAtTags<T>, DebugEntryLookingAt.FluidStateInfo, DebugEntryLookingAt.FluidTagInfo -
Field Summary
Fields inherited from class DebugEntryLookingAt
BLOCK_GROUP, FLUID_GROUP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHitResult(Entity cameraEntity) getInstance(Level level, BlockPos pos) group()Methods inherited from class DebugEntryLookingAt.DebugEntryLookingAtState
extractInfoMethods inherited from class DebugEntryLookingAt
addTagEntries, displayMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DebugScreenEntry
category, isAllowed
-
Constructor Details
-
FluidStateInfo
protected FluidStateInfo()
-
-
Method Details
-
getHitResult
- Specified by:
getHitResultin classDebugEntryLookingAt
-
getInstance
- Specified by:
getInstancein classDebugEntryLookingAt.DebugEntryLookingAtState<Fluid, FluidState>
-
group
- Specified by:
groupin classDebugEntryLookingAt
-