JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.item.map.MapFrameMarker
Packages that use
MapFrameMarker
Package
Description
net.minecraft.item.map
Uses of
MapFrameMarker
in
net.minecraft.item.map
Fields in
net.minecraft.item.map
with type parameters of type
MapFrameMarker
Modifier and Type
Field
Description
private final
Map
<
String
,
MapFrameMarker
>
MapState.
frames
Methods in
net.minecraft.item.map
that return
MapFrameMarker
Modifier and Type
Method
Description
static
MapFrameMarker
MapFrameMarker.
fromNbt
(
NbtCompound
nbt)