Class BlockEntityUtil

java.lang.Object
net.tearpelato.deco_lib.api.util.BlockEntityUtil

public class BlockEntityUtil extends Object
  • Constructor Details

    • BlockEntityUtil

      public BlockEntityUtil()
  • Method Details

    • sendUpdate

      public static void sendUpdate(net.minecraft.world.level.block.entity.BlockEntity blockEntity)
    • sendUpdatePacket

      public static void sendUpdatePacket(net.minecraft.world.level.block.entity.BlockEntity blockEntity, net.minecraft.nbt.CompoundTag tag)