public class SimpleEquipmentLayer<S extends LivingEntityRenderState, RM extends EntityModel<? super S>, EM extends EntityModel<? super S>>
extends RenderLayer<S, RM>
hfv | |
net.minecraft.client.renderer.entity.layers.SimpleEquipmentLayer | |
net.minecraft.class_10652 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final EquipmentLayerRenderer |
| ||||||
private final EquipmentClientInfo$LayerType |
| ||||||
private final Function<S, ItemStack> |
| ||||||
private final EM |
| ||||||
private final EM |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RenderLayerParent<S, RM> arg0, EquipmentLayerRenderer arg1, EquipmentClientInfo$LayerType arg2, Function<S, ItemStack> arg3, EM arg4, EM arg5) |
public | (RenderLayerParent<S, RM> arg0, EquipmentLayerRenderer arg1, EM arg2, EquipmentClientInfo$LayerType arg3, Function<S, ItemStack> arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
|