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> pDimension, int pX, int pZ, byte pScale, ByteBuffer pColors, boolean pTrackingPosition, boolean pUnlimitedTracking, boolean pLocked, List<MapBanner> pBanners, List<MapFrame> pFrames)