JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.world.level.saveddata.maps.MapFrame
Packages that use
MapFrame
Package
Description
net.minecraft.world.level.saveddata.maps
Uses of
MapFrame
in
net.minecraft.world.level.saveddata.maps
Fields in
net.minecraft.world.level.saveddata.maps
with type parameters of type
MapFrame
Modifier and Type
Field
Description
private final
Map
<
String
,
MapFrame
>
MapItemSavedData.
frameMarkers
Methods in
net.minecraft.world.level.saveddata.maps
that return
MapFrame
Modifier and Type
Method
Description
static
MapFrame
MapFrame.
load
(
CompoundTag
p_77873_)