Class EntitySolarIsotomaElevatorPlatform
java.lang.Object
emu.grasscutter.game.entity.GameEntity
emu.grasscutter.game.entity.EntityBaseGadget
emu.grasscutter.game.entity.platform.EntityPlatform
emu.grasscutter.game.entity.platform.EntitySolarIsotomaElevatorPlatform
-
Field Summary
Fields inherited from class emu.grasscutter.game.entity.EntityBaseGadget
position, rotationFields inherited from class emu.grasscutter.game.entity.GameEntity
id -
Constructor Summary
ConstructorsConstructorDescriptionEntitySolarIsotomaElevatorPlatform(EntitySolarIsotomaClientGadget isotoma, Scene scene, Player player, int gadgetId, Position pos, Position rot) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfillFightProps(ConfigGadget configGadget) toProto()Methods inherited from class emu.grasscutter.game.entity.platform.EntityPlatform
getConfigGadget, getFightProperties, getGadget, getGadgetId, getMovingPlatformType, getOwner, isActive, isStarted, setActive, setStartedMethods inherited from class emu.grasscutter.game.entity.EntityBaseGadget
getPosition, getRotation, onDeathMethods inherited from class emu.grasscutter.game.entity.GameEntity
addAllFightPropsToEntityInfo, addFightProperty, damage, damage, getBlockId, getConfigId, getEntityType, getFightProperty, getGroupId, getId, getLastMoveReliableSeq, getLastMoveSceneTimeMs, getLifeState, getMetaModifiers, getMetaOverrideMap, getMotionInfo, getMotionState, getScene, getSpawnEntry, getWorld, hasFightProperty, heal, isAlive, isLockHP, move, onCreate, onInteract, onRemoved, setBlockId, setConfigId, setFightProperty, setFightProperty, setGroupId, setLastMoveReliableSeq, setLastMoveSceneTimeMs, setLockHP, setMotionState, setSpawnEntry
-
Constructor Details
-
EntitySolarIsotomaElevatorPlatform
public EntitySolarIsotomaElevatorPlatform(EntitySolarIsotomaClientGadget isotoma, Scene scene, Player player, int gadgetId, Position pos, Position rot)
-
-
Method Details
-
fillFightProps
- Overrides:
fillFightPropsin classEntityBaseGadget
-
toProto
- Overrides:
toProtoin classEntityPlatform
-
onStartRoute
- Overrides:
onStartRoutein classEntityPlatform
-
onStopRoute
- Overrides:
onStopRoutein classEntityPlatform
-