Interface IMergeableTE

All Known Implementing Classes:
TrackTileEntity

public interface IMergeableTE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(net.minecraft.world.level.block.entity.BlockEntity other)
     
  • Method Details

    • accept

      void accept(net.minecraft.world.level.block.entity.BlockEntity other)