Uses of Record Class
net.minecraft.world.item.component.DebugStickState
Packages that use DebugStickState
-
Uses of DebugStickState in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type DebugStickStateModifier and TypeFieldDescriptionstatic final DataComponentType
<DebugStickState> DataComponents.DEBUG_STICK_STATE
-
Uses of DebugStickState in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as DebugStickStateFields in net.minecraft.world.item.component with type parameters of type DebugStickStateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<DebugStickState> DebugStickState.CODEC
Methods in net.minecraft.world.item.component that return DebugStickStateModifier and TypeMethodDescriptionDebugStickState.withProperty
(Holder<Block> p_331264_, Property<?> p_330373_)