| public void |
| refreshRendererList() |
| method_74928() |
| initRenderers() |
|
| public void |
| emitGizmos(Frustum frustum, double camX, double camY, double camZ, float partialTicks) |
| method_23099(class_4604 arg0, double arg1, double arg2, double arg3, float arg4) |
| render(Frustum frustum, double cameraX, double cameraY, double cameraZ, float tickProgress) |
|
| public static Optional<Entity> |
| getTargetedEntity(Entity cameraEntity, int maxTargetingRange) |
| method_23101(class_1297 arg0, int arg1) |
| getTargetedEntity(Entity entity, int maxDistance) |
|
| private static Vec3d |
| mixColor(float hueShift) |
| method_62348(float arg0) |
| hueToRgb(float hue) |
|
| private static Vec3d |
| shiftHue(float r, float g, float b, float hs) |
| method_62349(float arg0, float arg1, float arg2, float arg3) |
| shiftHue(float r, float g, float b, float dHue) |
|