Class LavaSprite
java.lang.Object
net.minecraft.client.render.texture.DynamicTexture
net.minecraft.client.render.texture.LavaSprite
- Mappings:
Namespace Name intermediary net/minecraft/class_628glue class_86server net/minecraft/class_628client cgnamed net/minecraft/client/render/texture/LavaSprite
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected float[]protected float[]protected float[]protected float[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.texture.DynamicTexture
bind
-
Field Details
-
current
protected float[] current- Mappings:
Namespace Name Mixin selector intermediary field_2701Lnet/minecraft/class_628;field_2701:[Fglue field_178Lclass_86;field_178:[Fserver field_2701Lnet/minecraft/class_628;field_2701:[Fclient gLcg;g:[Fnamed currentLnet/minecraft/client/render/texture/LavaSprite;current:[F
-
next
protected float[] next- Mappings:
Namespace Name Mixin selector intermediary field_2702Lnet/minecraft/class_628;field_2702:[Fglue field_179Lclass_86;field_179:[Fserver field_2702Lnet/minecraft/class_628;field_2702:[Fclient hLcg;h:[Fnamed nextLnet/minecraft/client/render/texture/LavaSprite;next:[F
-
heat
protected float[] heat- Mappings:
Namespace Name Mixin selector intermediary field_2703Lnet/minecraft/class_628;field_2703:[Fglue field_180Lclass_86;field_180:[Fserver field_2703Lnet/minecraft/class_628;field_2703:[Fclient iLcg;i:[Fnamed heatLnet/minecraft/client/render/texture/LavaSprite;heat:[F
-
heatDelta
protected float[] heatDelta- Mappings:
Namespace Name Mixin selector intermediary field_2704Lnet/minecraft/class_628;field_2704:[Fglue field_181Lclass_86;field_181:[Fserver field_2704Lnet/minecraft/class_628;field_2704:[Fclient jLcg;j:[Fnamed heatDeltaLnet/minecraft/client/render/texture/LavaSprite;heatDelta:[F
-
-
Constructor Details
-
LavaSprite
public LavaSprite()
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classDynamicTexture- Mappings:
Namespace Name Mixin selector intermediary method_1205Lnet/minecraft/class_336;method_1205()Vglue method_106Lclass_40;method_106()Vserver method_1205Lnet/minecraft/class_336;method_1205()Vclient aLaw;a()Vnamed tickLnet/minecraft/client/render/texture/DynamicTexture;tick()V
-