jar

dev.creoii.creoapi : creo-entity-attributes

Maven & Gradle

Jan 05, 2024
4 stars

Creo Entity Attributes · Many new entity attributes for control over various entity systems.

Table Of Contents

Latest Version

Download dev.creoii.creoapi : creo-entity-attributes JAR file - Latest Versions:

All Versions

Download dev.creoii.creoapi : creo-entity-attributes JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window creo-entity-attributes-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.creoii.creoapi.impl.attribute

├─ dev.creoii.creoapi.impl.attribute.BlockCooldownAttributeImpl.class - [JAR]

├─ dev.creoii.creoapi.impl.attribute.GravityAttributeImpl.class - [JAR]

├─ dev.creoii.creoapi.impl.attribute.JumpStrengthAttributeImpl.class - [JAR]

├─ dev.creoii.creoapi.impl.attribute.MaxAirAttributeImpl.class - [JAR]

├─ dev.creoii.creoapi.impl.attribute.MiningSpeedAttributeImpl.class - [JAR]

├─ dev.creoii.creoapi.impl.attribute.MovementSpeedAttributeImpl.class - [JAR]

dev.creoii.creoapi.mixin.attribute.client

├─ dev.creoii.creoapi.mixin.attribute.client.ClientPlayerEntityMixin.class - [JAR]

├─ dev.creoii.creoapi.mixin.attribute.client.ClientPlayerInteractionManagerMixin.class - [JAR]

├─ dev.creoii.creoapi.mixin.attribute.client.MinecraftClientMixin.class - [JAR]

dev.creoii.creoapi.api.attribute

├─ dev.creoii.creoapi.api.attribute.CreoEntityAttributes.class - [JAR]

dev.creoii.creoapi.mixin.attribute

├─ dev.creoii.creoapi.mixin.attribute.EntityMixin.class - [JAR]

├─ dev.creoii.creoapi.mixin.attribute.LivingEntityMixin.class - [JAR]

├─ dev.creoii.creoapi.mixin.attribute.PlayerEntityMixin.class - [JAR]