Class EntityLeashKnot

java.lang.Object
org.cloudburstmc.server.entity.BaseEntity
org.cloudburstmc.server.entity.misc.EntityLeashKnot
All Implemented Interfaces:
org.cloudburstmc.api.entity.Entity, org.cloudburstmc.api.entity.misc.LeashKnot

public class EntityLeashKnot extends BaseEntity implements org.cloudburstmc.api.entity.misc.LeashKnot
  • Constructor Details

    • EntityLeashKnot

      public EntityLeashKnot(org.cloudburstmc.api.entity.EntityType<?> type, org.cloudburstmc.api.level.Location location)