Uses of Record Class
net.minecraft.world.item.JukeboxPlayable
Packages that use JukeboxPlayable
Package
Description
-
Uses of JukeboxPlayable in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type JukeboxPlayableModifier and TypeFieldDescriptionstatic final DataComponentType
<JukeboxPlayable> DataComponents.JUKEBOX_PLAYABLE
-
Uses of JukeboxPlayable in net.minecraft.core.component.predicates
Methods in net.minecraft.core.component.predicates that return types with arguments of type JukeboxPlayableMethods in net.minecraft.core.component.predicates with parameters of type JukeboxPlayableModifier and TypeMethodDescriptionboolean
JukeboxPlayablePredicate.matches
(JukeboxPlayable p_399648_) -
Uses of JukeboxPlayable in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type JukeboxPlayableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<JukeboxPlayable> JukeboxPlayable.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, JukeboxPlayable> JukeboxPlayable.STREAM_CODEC