Class CreateCompat

java.lang.Object
com.codinglitch.simpleradio.compat.create.CreateCompat

public class CreateCompat extends Object
  • Field Details

    • CENTRAL_BLOCKS

      public static List<net.minecraft.world.level.block.Block> CENTRAL_BLOCKS
  • Constructor Details

    • CreateCompat

      public CreateCompat()
  • Method Details

    • postInitialize

      public static void postInitialize()
    • contraptionAddBlock

      public static void contraptionAddBlock(com.simibubi.create.content.contraptions.Contraption contraption, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.entity.BlockEntity blockEntity, net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.StructureBlockInfo info)
    • contraptionRemoveBlock

      public static void contraptionRemoveBlock(com.simibubi.create.content.contraptions.Contraption contraption, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.nbt.CompoundTag tag)
    • registerMovementBehaviours

      public static void registerMovementBehaviours()
    • verifyContraptionCollection

      public static RadioManager.CollectionResult verifyContraptionCollection(net.minecraft.world.entity.Entity entity)