net.minecraft.component.type

public record DebugStickStateComponent

net.minecraft.world.item.component.DebugStickState
net.minecraft.world.item.component.DebugStickState
net.minecraft.class_9281
net.minecraft.component.type.DebugStickStateComponent

Field summary

Modifier and TypeField
private final Map<RegistryEntry<Block>, Property<?>>
properties
properties
comp_2383
properties
public static final DebugStickStateComponent
EMPTY
EMPTY
field_49310
DEFAULT
public static final com.mojang.serialization.Codec<DebugStickStateComponent>
CODEC
CODEC
field_49311
CODEC

Constructor summary

ModifierConstructor
public (Map<RegistryEntry<Block>, Property<?>> properties)

Method summary

Modifier and TypeMethod
public DebugStickStateComponent
withProperty(Holder<Block> block, Property<?> property)
withProperty(Holder<Block> block, Property<?> property)
method_57466(class_6880<class_2248> arg0, class_2769<?> arg1)
with(RegistryEntry<Block> block, Property<?> property)
public Map<RegistryEntry<Block>, Property<?>>
properties()
properties()
comp_2383()
properties()