Uses of Record Class
net.minecraft.world.level.saveddata.maps.MapBanner
Packages that use MapBanner
-
Uses of MapBanner in net.minecraft.world.level.saveddata.maps
Fields in net.minecraft.world.level.saveddata.maps with type parameters of type MapBannerModifier and TypeFieldDescriptionMapItemSavedData.bannerMarkers
static final com.mojang.serialization.Codec
<MapBanner> MapBanner.CODEC
Methods in net.minecraft.world.level.saveddata.maps that return MapBannerModifier and TypeMethodDescriptionstatic MapBanner
MapBanner.fromWorld
(BlockGetter pLevel, BlockPos pPos) Methods in net.minecraft.world.level.saveddata.maps that return types with arguments of type MapBannerConstructor parameters in net.minecraft.world.level.saveddata.maps with type arguments of type MapBannerModifierConstructorDescriptionprivate
MapItemSavedData
(ResourceKey<Level> p_401030_, int p_401084_, int p_401048_, byte p_401197_, ByteBuffer p_401348_, boolean p_401353_, boolean p_401003_, boolean p_401306_, List<MapBanner> p_401007_, List<MapFrame> p_401318_)