Interface MultiPartBlock.IPart

Enclosing class:
MultiPartBlock<PART extends MultiPartBlock.IPart>

public static interface MultiPartBlock.IPart
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    net.minecraft.world.phys.shapes.VoxelShape
     
  • Method Details

    • shape

      net.minecraft.world.phys.shapes.VoxelShape shape()
    • loot

      net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> loot()