implements TooltipProvider
dfw | |
net.minecraft.world.item.equipment.trim.ArmorTrim | |
net.minecraft.class_8053 | |
net.minecraft.item.equipment.trim.ArmorTrim | |
net.minecraft.world.item.equipment.trim.ArmorTrim |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Holder<TrimMaterial> |
| ||||||||
private final Holder<TrimPattern> |
| ||||||||
private final boolean |
| ||||||||
public static final com.mojang.serialization.Codec<ArmorTrim> |
| ||||||||
public static final StreamCodec<RegistryFriendlyByteBuf, ArmorTrim> |
| ||||||||
private static final Component |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Holder<TrimMaterial> material, Holder<TrimPattern> pattern) |
public | (Holder<TrimMaterial> material, Holder<TrimPattern> pattern, boolean showInTooltip) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static String |
| ||||||||
public boolean |
| ||||||||
public ResourceLocation |
| ||||||||
public void |
| ||||||||
public ArmorTrim |
| ||||||||
public Holder<TrimMaterial> |
| ||||||||
public Holder<TrimPattern> |
| ||||||||
public boolean |
|