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 assetName) Layer(ResourceLocation assetName, String suffix, boolean dyeable) -
Method Summary
Modifier and TypeMethodDescriptionbooleandyeable()private ResourceLocationresolveTexture(boolean innerTexture) texture(boolean innerTexture)
-
Field Details
-
assetName
-
suffix
-
dyeable
private final boolean dyeable -
innerTexture
-
outerTexture
-
-
Constructor Details
-
Layer
-
Layer
-
-
Method Details
-
resolveTexture
-
texture
-
dyeable
public boolean dyeable()
-