mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 07:24:32 +01:00
9870431db8
- Refactor custom rendered items; The renderer now creates the model instead of the other way around - Only tick wrench cog rotation and linked controller renderer if client is not paused - Move all model swapping code from CreateClient to ModelSwapper - Register client resource reload listener before initial resource reload - Use TextureStitchEvent.Post event instead of resource reload listener for filling sprites of SpriteShiftEntries - Reuse Random instance in PartialItemModelRenderer - Make all config fields final - Merge package foundation.renderState into foundation.render - Move BreakProgressHook from package foundation to foundation.block - Rename ResourceReloadHandler to ClientResourceReloadListener - Rename ProperDirectionalBlock to WrenchableDirectionalBlock |
||
---|---|---|
.. | ||
animation | ||
ghost | ||
outliner | ||
placement | ||
recipe | ||
worldWrappers | ||
AbstractBlockBreakQueue.java | ||
AngleHelper.java | ||
AnimationTickHolder.java | ||
BlockFace.java | ||
BlockHelper.java | ||
Color.java | ||
ColorHandlers.java | ||
Couple.java | ||
Debug.java | ||
DirectionHelper.java | ||
DyeHelper.java | ||
FilesHelper.java | ||
FontHelper.java | ||
ICoordinate.java | ||
IntAttached.java | ||
IPartialSafeNBT.java | ||
ISimpleReloadListener.java | ||
Iterate.java | ||
Lang.java | ||
ModelSwapper.java | ||
NBTHelper.java | ||
NBTProcessors.java | ||
Pair.java | ||
Pointing.java | ||
RaycastHelper.java | ||
RemapHelper.java | ||
ServerSpeedProvider.java | ||
TreeCutter.java | ||
UniqueLinkedList.java | ||
VecHelper.java | ||
VoxelShaper.java | ||
WorldAttached.java | ||
WorldHelper.java |