minor texture pass
|
@ -75,7 +75,8 @@ public class ToughSilverfishEntity extends _SpecialSilverfishEntity {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "tough" )
|
GET_TEXTURE_PATH( "tough" ),
|
||||||
|
GET_TEXTURE_PATH( "tough_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -73,7 +73,8 @@ public class FireSkeletonEntity extends _SpecialSkeletonEntity {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "fire" )
|
GET_TEXTURE_PATH( "fire" ),
|
||||||
|
GET_TEXTURE_PATH( "fire_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -114,7 +114,8 @@ public class SpitfireSkeletonEntity extends _SpecialSkeletonEntity {
|
||||||
public boolean isBaby() { return false; }
|
public boolean isBaby() { return false; }
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "fire" )
|
GET_TEXTURE_PATH( "fire" ),
|
||||||
|
GET_TEXTURE_PATH( "fire_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -112,7 +112,8 @@ public class DominationWitchEntity extends _SpecialWitchEntity {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "domination" )
|
GET_TEXTURE_PATH( "domination" ),
|
||||||
|
GET_TEXTURE_PATH( "domination_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -87,7 +87,8 @@ public class ShadowsWitchEntity extends _SpecialWitchEntity {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "shadows" )
|
GET_TEXTURE_PATH( "shadows" ),
|
||||||
|
GET_TEXTURE_PATH( "shadows_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -247,7 +247,8 @@ public class WindWitchEntity extends _SpecialWitchEntity {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "wind" )
|
GET_TEXTURE_PATH( "wind" ),
|
||||||
|
GET_TEXTURE_PATH( "wind_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
|
@ -113,7 +113,8 @@ public class SpitfireWitherSkeletonEntity extends _SpecialWitherSkeletonEntity {
|
||||||
public boolean isBaby() { return false; }
|
public boolean isBaby() { return false; }
|
||||||
|
|
||||||
private static final ResourceLocation[] TEXTURES = {
|
private static final ResourceLocation[] TEXTURES = {
|
||||||
GET_TEXTURE_PATH( "fire" )
|
GET_TEXTURE_PATH( "fire" ),
|
||||||
|
GET_TEXTURE_PATH( "fire_eyes" )
|
||||||
};
|
};
|
||||||
|
|
||||||
/** @return All default textures for this entity. */
|
/** @return All default textures for this entity. */
|
||||||
|
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 292 B |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 290 B |