Uses of Record Class
net.minecraft.component.type.MapDecorationsComponent
Packages that use MapDecorationsComponent
-
Uses of MapDecorationsComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type MapDecorationsComponentModifier and TypeFieldDescriptionstatic final ComponentType
<MapDecorationsComponent> DataComponentTypes.MAP_DECORATIONS
-
Uses of MapDecorationsComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as MapDecorationsComponentModifier and TypeFieldDescriptionstatic final MapDecorationsComponent
MapDecorationsComponent.DEFAULT
Fields in net.minecraft.component.type with type parameters of type MapDecorationsComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<MapDecorationsComponent> MapDecorationsComponent.CODEC
Methods in net.minecraft.component.type that return MapDecorationsComponentModifier and TypeMethodDescriptionMapDecorationsComponent.with
(String id, MapDecorationsComponent.Decoration decoration)