Uses of Class
net.minecraft.world.storage.MapBanner
-
Packages that use MapBanner Package Description net.minecraft.world.storage -
-
Uses of MapBanner in net.minecraft.world.storage
Fields in net.minecraft.world.storage with type parameters of type MapBanner Modifier and Type Field Description private java.util.Map<java.lang.String,MapBanner>MapData. bannerMarkersMethods in net.minecraft.world.storage that return MapBanner Modifier and Type Method Description static MapBannerMapBanner. fromWorld(IBlockReader p_204301_0_, BlockPos p_204301_1_)static MapBannerMapBanner. load(CompoundNBT p_204300_0_)
-