net.minecraft.client.render.entity.state

public record EntityHitboxAndView

her
net.minecraft.client.renderer.entity.state.HitboxesRenderState
net.minecraft.class_10933
net.minecraft.client.render.entity.state.EntityHitboxAndView
net.minecraft.unmapped.C_wgadisdu
net.minecraft.client.render.entity.state.HitboxView
net.minecraft.src.C_379344_

Field summary

Modifier and TypeField
private final double
a
viewX
comp_3861
viewX
f_exfvvtry
viewX
f_381852_
private final double
b
viewY
comp_3862
viewY
f_cpoiwvrv
viewY
f_381312_
private final double
c
viewZ
comp_3863
viewZ
f_oavrclcw
viewZ
f_380578_
private final com.google.common.collect.ImmutableList<EntityHitbox>
d
hitboxes
comp_3864
hitboxes
f_eakfmayx
hitboxes
f_379741_

Constructor summary

ModifierConstructor
public (double viewX, double viewY, double viewZ, com.google.common.collect.ImmutableList<EntityHitbox> hitboxes)

Method summary

Modifier and TypeMethod
public double
a()
viewX()
comp_3861()
viewX()
m_sevqvrgl()
viewX()
f_381852_()
public double
b()
viewY()
comp_3862()
viewY()
m_hmugzmxr()
viewY()
f_381312_()
public double
c()
viewZ()
comp_3863()
viewZ()
m_azamfqtp()
viewZ()
f_380578_()
public com.google.common.collect.ImmutableList<EntityHitbox>
d()
hitboxes()
comp_3864()
hitboxes()
m_vwvmqinw()
hitboxes()
f_379741_()