Uses of Record Class
net.minecraft.component.type.BannerPatternsComponent.Layer
Packages that use BannerPatternsComponent.Layer
-
Uses of BannerPatternsComponent.Layer in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type BannerPatternsComponent.LayerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<BannerPatternsComponent.Layer> BannerPatternsComponent.Layer.CODEC
private final ImmutableList.Builder
<BannerPatternsComponent.Layer> BannerPatternsComponent.Builder.entries
private final List
<BannerPatternsComponent.Layer> BannerPatternsComponent.layers
The field for thelayers
record component.static final PacketCodec
<RegistryByteBuf, BannerPatternsComponent.Layer> BannerPatternsComponent.Layer.PACKET_CODEC
Methods in net.minecraft.component.type that return types with arguments of type BannerPatternsComponent.LayerModifier and TypeMethodDescriptionBannerPatternsComponent.layers()
Returns the value of thelayers
record component.Methods in net.minecraft.component.type with parameters of type BannerPatternsComponent.LayerModifier and TypeMethodDescriptionBannerPatternsComponent.Builder.add
(BannerPatternsComponent.Layer layer) Constructor parameters in net.minecraft.component.type with type arguments of type BannerPatternsComponent.Layer