Class EntityDataTypes1_21_5
java.lang.Object
com.viaversion.viaversion.api.minecraft.entitydata.types.AbstractEntityDataTypes
com.viaversion.viaversion.api.minecraft.entitydata.types.EntityDataTypes1_21_5
- All Implemented Interfaces:
EntityDataTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
final EntityDataType
-
Constructor Summary
ConstructorsConstructorDescriptionEntityDataTypes1_21_5
(Type<Item> itemType, ParticleType particleType, Type<Particle[]> particlesType) -
Method Summary
Methods inherited from class com.viaversion.viaversion.api.minecraft.entitydata.types.AbstractEntityDataTypes
add, byId, values
-
Field Details
-
byteType
-
varIntType
-
longType
-
floatType
-
stringType
-
componentType
-
optionalComponentType
-
itemType
-
booleanType
-
rotationsType
-
blockPositionType
-
optionalBlockPositionType
-
directionType
-
optionalUUIDType
-
blockStateType
-
optionalBlockStateType
-
compoundTagType
-
particleType
-
particlesType
-
villagerDatatType
-
optionalVarIntType
-
poseType
-
catVariantType
-
cowVariantType
-
wolfVariantType
-
wolfSoundVariantType
-
frogVariantType
-
pigVariantType
-
chickenVariantType
-
optionalGlobalPosition
-
paintingVariantType
-
snifferState
-
armadilloState
-
vector3FType
-
quaternionType
-
-
Constructor Details
-
EntityDataTypes1_21_5
public EntityDataTypes1_21_5(Type<Item> itemType, ParticleType particleType, Type<Particle[]> particlesType)
-