Class GameEventDebugRenderer.class_5741
java.lang.Object
net.minecraft.client.render.debug.GameEventDebugRenderer.class_5741
- All Implemented Interfaces:
GameEventListener
- Enclosing class:
- GameEventDebugRenderer
@Environment(CLIENT) static class GameEventDebugRenderer.class_5741 extends Object implements GameEventListener
-
Field Summary
Fields Modifier and Type Field Description PositionSourceeventintfield_28262 -
Constructor Summary
Constructors Constructor Description class_5741(PositionSource positionSource, int int2) -
Method Summary
Modifier and Type Method Description PositionSourcegetPositionSource()intgetRange()booleanmethod_32947(World world, GameEvent event, Entity entity, BlockPos pos)Optional<BlockPos>method_33094(World world)booleanmethod_33095(World world, BlockPos blockPos)
-
Field Details
-
event
-
field_28262
public final int field_28262
-
-
Constructor Details
-
class_5741
-
-
Method Details
-
method_33095
-
method_33094
-
getPositionSource
- Specified by:
getPositionSourcein interfaceGameEventListener
-
getRange
public int getRange()- Specified by:
getRangein interfaceGameEventListener
-
method_32947
- Specified by:
method_32947in interfaceGameEventListener
-