Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Feature/extensions blockentity#162

Merged
TheGlitch76 merged 13 commits intomasterfrom
feature/extensions-blockentity
Aug 17, 2020
Merged

Feature/extensions blockentity#162
TheGlitch76 merged 13 commits intomasterfrom
feature/extensions-blockentity

Conversation

@rikka0w0
Copy link
Contributor

@rikka0w0 rikka0w0 commented Jul 29, 2020

This module implements:

  1. Everything in IForgeTileEntity except those IModelData stuff.
  2. Hooks for BlockEntityRenderer registration. (We cannot reuse Fabric hooks for this, the Fabric registration event is fired much earlier than Forge's)
  3. FastTESR in 1.14.4, will be removed and replaced with vanilla BlockEntityRenderer in 1.15 and above.

This pr is not huge, the licence header contributes a lot to the number of addition....

rikka0w0 and others added 2 commits July 31, 2020 05:19
…rge/common/extensions/IForgeTileEntity.java

Co-authored-by: Glitch <glitchieproductionsofficial@gmail.com>
@TheGlitch76
Copy link
Member

Please update to use patchwork-api-base

feature/extensions-blockentity

Conflicts:
	patchwork-god-classes/build.gradle
@rikka0w0
Copy link
Contributor Author

Updated for patchwork-api-base

@TheGlitch76
Copy link
Member

not going to worry about unneeded threadlocals for now.
They're not that hard to remove if a profiler says they're an issue

@TheGlitch76
Copy link
Member

Merge conflicts

@TheGlitch76 TheGlitch76 merged commit 494367d into master Aug 17, 2020
@TheGlitch76 TheGlitch76 deleted the feature/extensions-blockentity branch August 17, 2020 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants