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.bannersThe banner markers to track in world.Methods in net.minecraft.item.map that return MapBannerMarkerModifier and TypeMethodDescriptionstatic 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