net.minecraft.client.gui.hud.debug

public abstract class LookingAtBlockDebugHudEntry$State<OwnerType, StateType extends State<OwnerType, StateType> extends EntryConvertible<OwnerType>>

extends LookingAtBlockDebugHudEntry

All mapped superinterfaces:

DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntryLookingAt$DebugEntryLookingAtState
net.minecraft.class_1_55$class_1_58
net.minecraft.client.gui.hud.debug.LookingAtBlockDebugHudEntry$State

Field summary

Modifier and TypeField
private final String
prefix
field_1_714
label

Constructor summary

ModifierConstructor
protected (String label)

Method summary

Modifier and TypeMethod
protected abstract StateType
getInstance(Level level, BlockPos pos)
method_1_697(class_1937 arg0, class_2338 arg1)
getState(World world, BlockPos pos)
public void
extractInfo(List<String> result, Level level, BlockPos pos)
method_1_691(List<String> arg0, class_1937 arg1, class_2338 arg2)
addLines(List<String> arg0, World arg1, BlockPos arg2)
private static void
addStateProperties(List<String> result, StateHolder<?, ?> stateHolder)
method_1_696(List<String> arg0, class_2688<?, ?> arg1)
addProperties(List<String> linesOut, State<?, ?> state)
private static String
getPropertyValueString(Property$Value<?> entry)
method_1_698(class_2769$class_4933<?> arg0)
propertyEntryToString(Property$Value<?> arg0)
private static void
lambda$addStateProperties$0(List arg0, Property$Value arg1)
method_1_3067(List arg0, class_2769$class_4933 arg1)
method_1_3067(List arg0, Property$Value arg1)