Interface BlockEntityHelper
- All Known Implementing Classes:
ForgeBlockEntityHelper
public interface BlockEntityHelper
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleUpdateTag(net.minecraft.world.level.block.entity.BlockEntity be, net.minecraft.nbt.CompoundTag tag)
-
Method Details
-
handleUpdateTag
void handleUpdateTag(net.minecraft.world.level.block.entity.BlockEntity be, net.minecraft.nbt.CompoundTag tag)
-