Class ForgeBlockEntityHelper
java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.platform.ForgeBlockEntityHelper
- All Implemented Interfaces:
BlockEntityHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleUpdateTag(net.minecraft.world.level.block.entity.BlockEntity be, net.minecraft.nbt.CompoundTag tag)
-
Constructor Details
-
ForgeBlockEntityHelper
public ForgeBlockEntityHelper()
-
-
Method Details
-
handleUpdateTag
public void handleUpdateTag(net.minecraft.world.level.block.entity.BlockEntity be, net.minecraft.nbt.CompoundTag tag) - Specified by:
handleUpdateTagin interfaceBlockEntityHelper
-