Package org.core.entity.living
Interface Merchant<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,Positionable<SyncExactPosition>
- All Known Subinterfaces:
BasicVillagerEntity<E>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, createSnapshot, getAttachedTo, getCustomNameComponent, getFacingDirection, getPassengers, getPitch, getPosition, getRoll, getType, getVelocity, getYaw, hasGravity, hasPassengers, isCustomNameVisible, isOnGround, isRemoved, removePassengers, removePassengers, setCustomName, setCustomName, setCustomNameVisible, setGravity, setPitch, setPosition, setPosition, setPosition, setPosition, setRoll, setVelocity, setVelocity, setYaw
-
Method Details
-
getCustomer
Optional<AbstractHuman<?>> getCustomer() -
setCustomer
-