static final org.slf4j.Logger | |
public static final int | | a | | NO_BRIGHTNESS_OVERRIDE | | field_42384 | | field_42384 |
|
private static final EntityDataAccessor<Integer> | | p | | DATA_TRANSFORMATION_INTERPOLATION_START_DELTA_TICKS_ID | | field_45112 | | START_INTERPOLATION |
|
private static final EntityDataAccessor<Integer> | | q | | DATA_TRANSFORMATION_INTERPOLATION_DURATION_ID | | field_45113 | | INTERPOLATION_DURATION |
|
private static final EntityDataAccessor<Integer> | | r | | DATA_POS_ROT_INTERPOLATION_DURATION_ID | | field_45114 | | TELEPORT_DURATION |
|
private static final EntityDataAccessor<org.joml.Vector3f> | | s | | DATA_TRANSLATION_ID | | field_42401 | | TRANSLATION |
|
private static final EntityDataAccessor<org.joml.Vector3f> | | t | | DATA_SCALE_ID | | field_42402 | | SCALE |
|
private static final EntityDataAccessor<org.joml.Quaternionf> | | u | | DATA_LEFT_ROTATION_ID | | field_42403 | | LEFT_ROTATION |
|
private static final EntityDataAccessor<org.joml.Quaternionf> | | ay | | DATA_RIGHT_ROTATION_ID | | field_42367 | | RIGHT_ROTATION |
|
private static final EntityDataAccessor<Byte> | | az | | DATA_BILLBOARD_RENDER_CONSTRAINTS_ID | | field_42368 | | BILLBOARD |
|
private static final EntityDataAccessor<Integer> | | aA | | DATA_BRIGHTNESS_OVERRIDE_ID | | field_42369 | | BRIGHTNESS |
|
private static final EntityDataAccessor<Float> | | aB | | DATA_VIEW_RANGE_ID | | field_42370 | | VIEW_RANGE |
|
private static final EntityDataAccessor<Float> | | aC | | DATA_SHADOW_RADIUS_ID | | field_42371 | | SHADOW_RADIUS |
|
private static final EntityDataAccessor<Float> | | aD | | DATA_SHADOW_STRENGTH_ID | | field_42372 | | SHADOW_STRENGTH |
|
private static final EntityDataAccessor<Float> | | aE | | DATA_WIDTH_ID | | field_42373 | | WIDTH |
|
private static final EntityDataAccessor<Float> | | aF | | DATA_HEIGHT_ID | | field_42374 | | HEIGHT |
|
private static final EntityDataAccessor<Integer> | | aG | | DATA_GLOW_COLOR_OVERRIDE_ID | | field_42375 | | GLOW_COLOR_OVERRIDE |
|
private static final it.unimi.dsi.fastutil.ints.IntSet | | aH | | RENDER_STATE_IDS | | field_43180 | | RENDERING_DATA_IDS |
|
private static final float | | aI | | INITIAL_SHADOW_RADIUS | | field_42376 | | field_42376 |
|
private static final float | | aJ | | INITIAL_SHADOW_STRENGTH | | field_42377 | | field_42377 |
|
private static final int | | aK | | NO_GLOW_COLOR_OVERRIDE | | field_42378 | | field_42378 |
|
public static final String | | b | | TAG_POS_ROT_INTERPOLATION_DURATION | | field_45109 | | TELEPORT_DURATION_KEY |
|
public static final String | | c | | TAG_TRANSFORMATION_INTERPOLATION_DURATION | | field_45110 | | INTERPOLATION_DURATION_KEY |
|
public static final String | | d | | TAG_TRANSFORMATION_START_INTERPOLATION | | field_45111 | | START_INTERPOLATION_KEY |
|
public static final String | | e | | TAG_TRANSFORMATION | | field_42387 | | TRANSFORMATION_NBT_KEY |
|
public static final String | | f | | TAG_BILLBOARD | | field_42388 | | BILLBOARD_NBT_KEY |
|
public static final String | | g | | TAG_BRIGHTNESS | | field_42389 | | BRIGHTNESS_NBT_KEY |
|
public static final String | | h | | TAG_VIEW_RANGE | | field_42390 | | VIEW_RANGE_NBT_KEY |
|
public static final String | | i | | TAG_SHADOW_RADIUS | | field_42391 | | SHADOW_RADIUS_NBT_KEY |
|
public static final String | | j | | TAG_SHADOW_STRENGTH | | field_42392 | | SHADOW_STRENGTH_NBT_KEY |
|
public static final String | | k | | TAG_WIDTH | | field_42393 | | WIDTH_NBT_KEY |
|
public static final String | | l | | TAG_HEIGHT | | field_42394 | | HEIGHT_NBT_KEY |
|
public static final String | | m | | TAG_GLOW_COLOR_OVERRIDE | | field_42395 | | GLOW_COLOR_OVERRIDE_NBT_KEY |
|
private long | | aL | | interpolationStartClientTick | | field_42620 | | interpolationStart |
|
private int | | aM | | interpolationDuration | | field_43181 | | interpolationDuration |
|
private float | | aN | | lastProgress | | field_43135 | | lerpProgress |
|
private AABB | | aO | | cullingBoundingBox | | field_42383 | | visibilityBoundingBox |
|
private boolean | | aP | | noCulling | | field_52434 | | tooSmallToRender |
|
protected boolean | | n | | updateRenderState | | field_43185 | | renderingDataSet |
|
private boolean | | aQ | | updateStartTick | | field_43182 | | startInterpolationSet |
|
private boolean | | aR | | updateInterpolationDuration | | field_43183 | | interpolationDurationSet |
|
private Display$RenderState | | aS | | renderState | | field_43184 | | renderProperties |
|
private final InterpolationHandler | | aT | | interpolation | | field_55654 | | interpolator |
|