Package net.createmod.catnip.render
Class SpriteShifter
java.lang.Object
net.createmod.catnip.render.SpriteShifter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SpriteShiftEntryget(net.minecraft.resources.ResourceLocation originalLocation, net.minecraft.resources.ResourceLocation targetLocation) static Stream<SpriteShiftEntry>static Stream<net.minecraft.resources.ResourceLocation>
-
Field Details
-
ENTRY_CACHE
-
-
Constructor Details
-
SpriteShifter
public SpriteShifter()
-
-
Method Details
-
get
public static SpriteShiftEntry get(net.minecraft.resources.ResourceLocation originalLocation, net.minecraft.resources.ResourceLocation targetLocation) -
getAllTargetSprites
-
getAllShifts
-