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 PositionSource
event
int
field_28262
-
Constructor Summary
Constructors Constructor Description class_5741(PositionSource positionSource, int int2)
-
Method Summary
Modifier and Type Method Description PositionSource
getPositionSource()
int
getRange()
boolean
method_32947(World world, GameEvent event, Entity entity, BlockPos pos)
Optional<BlockPos>
method_33094(World world)
boolean
method_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:
getPositionSource
in interfaceGameEventListener
-
getRange
public int getRange()- Specified by:
getRange
in interfaceGameEventListener
-
method_32947
- Specified by:
method_32947
in interfaceGameEventListener
-