Class SEntityPropertiesPacket.Snapshot
java.lang.Object
net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
- Enclosing class:
- SEntityPropertiesPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Attributeprivate final doubleprivate final Collection<AttributeModifier> -
Constructor Summary
ConstructorsConstructorDescriptionSnapshot(Attribute p_i232582_2_, double p_i232582_3_, Collection<AttributeModifier> p_i232582_5_) -
Method Summary
-
Field Details
-
attribute
-
base
private final double base -
modifiers
-
-
Constructor Details
-
Snapshot
public Snapshot(Attribute p_i232582_2_, double p_i232582_3_, Collection<AttributeModifier> p_i232582_5_)
-
-
Method Details
-
getAttribute
-
getBase
public double getBase() -
getModifiers
-