Uses of Record Class
net.minecraft.component.type.DebugStickStateComponent
Packages that use DebugStickStateComponent
-
Uses of DebugStickStateComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DebugStickStateComponentModifier and TypeFieldDescriptionstatic final ComponentType<DebugStickStateComponent> DataComponentTypes.DEBUG_STICK_STATE -
Uses of DebugStickStateComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as DebugStickStateComponentModifier and TypeFieldDescriptionstatic final DebugStickStateComponentDebugStickStateComponent.DEFAULTFields in net.minecraft.component.type with type parameters of type DebugStickStateComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DebugStickStateComponent> DebugStickStateComponent.CODECMethods in net.minecraft.component.type that return DebugStickStateComponentModifier and TypeMethodDescriptionDebugStickStateComponent.with(RegistryEntry<Block> block, Property<?> property)