Package net.minecraft.world.item
Class ArmorMaterial.Layer
java.lang.Object
net.minecraft.world.item.ArmorMaterial.Layer
- Enclosing class:
ArmorMaterial
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ResourceLocation
private final boolean
private final ResourceLocation
private final ResourceLocation
private final String
-
Constructor Summary
ConstructorDescriptionLayer
(ResourceLocation p_323826_) Layer
(ResourceLocation p_324274_, String p_324446_, boolean p_324406_) -
Method Summary
Modifier and TypeMethodDescriptionboolean
dyeable()
private ResourceLocation
resolveTexture
(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()
-