| ajj | |
| net.minecraft.class_1322 | |
| net.minecraft.entity.ai.attributes.AttributeModifier | |
| net.minecraft.server.v1_14_R1.AttributeModifier |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final double |
| ||||||
| private final AttributeModifier$Operation |
| ||||||
| private final Supplier<String> |
| ||||||
| private final UUID |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, double arg1, AttributeModifier$Operation arg2) |
| public | (UUID arg0, String arg1, double arg2, AttributeModifier$Operation arg3) |
| public | (UUID arg0, Supplier<String> arg1, double arg2, AttributeModifier$Operation arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public UUID |
| ||||||
| public String |
| ||||||
| public AttributeModifier$Operation |
| ||||||
| public double |
| ||||||
| public boolean |
| ||||||
| public AttributeModifier |
|