Package net.minecraft.world.item
Class ArmorMaterial.Layer
java.lang.Object
net.minecraft.world.item.ArmorMaterial.Layer
- Enclosing class:
ArmorMaterial
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate final booleanprivate final ResourceLocationprivate final ResourceLocationprivate final String -
Constructor Summary
ConstructorsConstructorDescriptionLayer(ResourceLocation p_323826_) Layer(ResourceLocation p_324274_, String p_324446_, boolean p_324406_) -
Method Summary
Modifier and TypeMethodDescriptionbooleandyeable()private ResourceLocationresolveTexture(boolean p_324124_) texture(boolean p_323901_)
-
Field Details
-
assetName
-
suffix
-
dyeable
private final boolean dyeable -
innerTexture
-
outerTexture
-
-
Constructor Details
-
Layer
-
Layer
-
-
Method Details
-
resolveTexture
-
texture
-
dyeable
public boolean dyeable()
-