Class DataSyncBuildingEvent

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.api.event.DataSyncBuildingEvent

public class DataSyncBuildingEvent extends net.neoforged.bus.api.Event
  • Constructor Details

    • DataSyncBuildingEvent

      public DataSyncBuildingEvent(net.minecraft.world.entity.Entity entity, net.minecraft.network.syncher.SynchedEntityData.Builder builder)
  • Method Details

    • getEntity

      public net.minecraft.world.entity.Entity getEntity()
    • getBuilder

      public net.minecraft.network.syncher.SynchedEntityData.Builder getBuilder()