Uses of Class
net.minecraft.item.map.MapBannerMarker
Packages that use MapBannerMarker
-
Uses of MapBannerMarker in net.minecraft.item.map
Fields in net.minecraft.item.map with type parameters of type MapBannerMarkerModifier and TypeFieldDescriptionprivate Map<String,MapBannerMarker>
MapState.banners
The banner markers to track in world.Methods in net.minecraft.item.map that return MapBannerMarkerModifier and TypeMethodDescriptionstatic MapBannerMarker
MapBannerMarker.fromNbt(NbtCompound nbt)
static @Nullable MapBannerMarker
MapBannerMarker.fromWorldBlock(BlockView blockView, BlockPos blockPos)
Methods in net.minecraft.item.map that return types with arguments of type MapBannerMarker