net.minecraft.client.particle

public class ParticleDescription

dox
net.minecraft.client.particle.ParticleDescription
net.minecraft.class_4089
net.minecraft.client.particle.ParticleTextureData
net.minecraft.client.particle.TexturesParticle

字段概要

修饰符与类型字段
private final List<ResourceLocation>
a
textures
field_18299
textureList
field_217598_a

构造函数概要

修饰符构造函数
private (List<ResourceLocation> textureList)

方法概要

修饰符与类型方法
public List<ResourceLocation>
a()
getTextures()
method_18826()
getTextureList()
func_217596_a()
public static ParticleDescription
a(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject arg0)
method_18828(com.google.gson.JsonObject arg0)
load(com.google.gson.JsonObject arg0)
func_217595_a(com.google.gson.JsonObject arg0)