net.minecraft.component.type

public class BlockTransformerComponents

net.minecraft.world.item.component.BlockTransformers
net.minecraft.class_1_1180
net.minecraft.component.type.BlockTransformerComponents

Field summary

Modifier and TypeField
public static final RegistryKey<BlockTransformerComponent>
SHOVEL
field_1_10243
SHOVEL
public static final RegistryKey<BlockTransformerComponent>
AXE
field_1_10241
AXE
public static final RegistryKey<BlockTransformerComponent>
HOE
field_1_10242
HOE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<BlockTransformerComponent>
createKey(String name)
method_1_10036(String arg0)
of(String path)
public static void
bootstrap(BootstrapContext<BlockTransformer> context)
method_1_10035(class_7891<class_1_1156> arg0)
bootstrap(Registerable<BlockTransformerComponent> registry)
private static BlockTransformerComponent$Transform
axeStrippables()
method_1_10034()
axeTransform()
private static List<BlockTransformerComponent$Transform>
axe(Set<Map$Entry<Block, Block>> blocks, Holder<SoundEvent> sound, BlockTransformer$TransformParticle particle)
method_1_7536(Set<Map$Entry<class_2248, class_2248>> arg0, class_6880<class_3414> arg1, class_1_1156$class_1_1161 arg2)
rules(Set<Map$Entry<Block, Block>> transformations, RegistryEntry<SoundEvent> soundEvent, BlockTransformerComponent$Particle particle)