Uses of Class
net.minecraft.item.map.MapBannerMarker
| Package | Description |
|---|---|
| net.minecraft.item.map |
-
Uses of MapBannerMarker in net.minecraft.item.map
Fields in net.minecraft.item.map with type parameters of type MapBannerMarker Modifier and Type Field Description private Map<String,MapBannerMarker>MapState. bannersThe banner markers to track in world.Methods in net.minecraft.item.map that return MapBannerMarker Modifier and Type Method Description static MapBannerMarkerMapBannerMarker. fromNbt(NbtCompound nbt)static @Nullable MapBannerMarkerMapBannerMarker. fromWorldBlock(BlockView blockView, BlockPos blockPos)Methods in net.minecraft.item.map that return types with arguments of type MapBannerMarker Modifier and Type Method Description Collection<MapBannerMarker>MapState. method_35503()