Interface IBlockPropertyUndoer

All Known Implementing Classes:
BlockPropertiesMixin

public interface IBlockPropertyUndoer
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
    net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
    net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
    net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
  • Method Details

    • oblivion$collision

      net.minecraft.world.level.block.state.BlockBehaviour.Properties oblivion$collision()
    • oblivion$occlusion

      net.minecraft.world.level.block.state.BlockBehaviour.Properties oblivion$occlusion()
    • oblivion$noRandomTicks

      net.minecraft.world.level.block.state.BlockBehaviour.Properties oblivion$noRandomTicks()
    • oblivion$yesLootTable

      net.minecraft.world.level.block.state.BlockBehaviour.Properties oblivion$yesLootTable()