JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.block.jukebox.JukeboxManager
Packages that use
JukeboxManager
Package
Description
net.minecraft.block.entity
Uses of
JukeboxManager
in
net.minecraft.block.entity
Fields in
net.minecraft.block.entity
declared as
JukeboxManager
Modifier and Type
Field
Description
private final
JukeboxManager
JukeboxBlockEntity.
manager
Methods in
net.minecraft.block.entity
that return
JukeboxManager
Modifier and Type
Method
Description
JukeboxManager
JukeboxBlockEntity.
getManager
()