java.lang.Object
net.raphimc.vialegacy.protocol.release.r1_7_6_10tor1_8.model.HologramPartEntity

public class HologramPartEntity extends Object
  • Constructor Details

    • HologramPartEntity

      public HologramPartEntity(com.viaversion.viaversion.api.connection.UserConnection user, int entityId, com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType entityType)
  • Method Details

    • onChange

      public void onChange()
    • onRemove

      public void onRemove()
    • relocate

      public void relocate(int newMappedEntityId)
    • getEntityId

      public int getEntityId()
    • getEntityType

      public com.viaversion.viaversion.api.minecraft.entities.EntityTypes1_8.EntityType getEntityType()
    • setVehicleEntity

      public void setVehicleEntity(HologramPartEntity vehicleEntity)
    • getVehicleEntity

      public HologramPartEntity getVehicleEntity()
    • getRiderEntity

      public HologramPartEntity getRiderEntity()
    • setLocation

      public void setLocation(Location location)
    • getLocation

      public Location getLocation()
    • setEntityData

      public void setEntityData(EntityDataIndex1_7_6 index, Object value)
    • getEntityData

      public Object getEntityData(EntityDataIndex1_7_6 index)