Class GeyserEntityProperties

java.lang.Object
org.geysermc.geyser.entity.properties.GeyserEntityProperties

public class GeyserEntityProperties extends Object
  • Method Details

    • toNbtMap

      public org.cloudburstmc.nbt.NbtMap toNbtMap(String entityType)
    • getProperties

      public @NonNull List<PropertyType> getProperties()
    • getPropertyIndex

      public int getPropertyIndex(String name)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object