Uses of Class
net.tnemc.item.component.impl.JukeBoxComponent
Packages that use JukeBoxComponent
-
Uses of JukeBoxComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type JukeBoxComponentModifier and TypeMethodDescriptiondefault Optional
<JukeBoxComponent<AbstractItemStack<T>, T>> AbstractItemStack.jukebox()
Retrieves the JukeBoxComponent of the item stack if present.