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. bannerMarkers
Methods in net.minecraft.world.storage that return MapBanner Modifier and Type Method Description static MapBanner
MapBanner. fromWorld(IBlockReader p_204301_0_, BlockPos p_204301_1_)
static MapBanner
MapBanner. load(CompoundNBT p_204300_0_)
-