BlockTarget
Package: com.hypixel.hytale.server.npc.corecomponents
public class BlockTargetFields
Section titled “Fields”| Modifier | Type | Name |
|---|---|---|
private final | Vector3d | position |
private | int | chunkChangeRevision |
private | int | foundBlockType |
@Nullable private | ResourceView | reservationHolder |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Nonnull public | Vector3d | getPosition() |
public | int | getChunkChangeRevision() |
public | int | getFoundBlockType() |
public | void | setChunkChangeRevision(int chunkChangeRevision) |
public | void | setFoundBlockType(int foundBlockType) |
public | void | setReservationHolder(ResourceView resourceView) |
public | void | reset(@Nonnull NPCEntity parent) |
public | boolean | isActive() |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.