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