ForgePatch/src/main/java/net/minecraftforge/common/property
LexManos cdc86e9af6 Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
..
ExtendedBlockState.java Update mappoings snapshot to 20160518 2016-05-18 05:23:30 -07:00
IExtendedBlockState.java Fixed a bug with ExtendedBlockStates containing at least one IProperty and one IUnlistedProperty not allowing blocks to be placed. 2015-07-25 14:55:42 -07:00
IUnlistedProperty.java Added model bake event (allows mods to insert custom baked models, much like TextureStitchEvent allows to load custom textures), ISmartBlock/ItemModel (ability form models to react to block/item states), Block.getExtendedState, support for unlisted properties in block states. Includes example implementation of http://imgur.com/a/FyyJX 2014-12-04 14:16:30 +03:00
Properties.java Separated model classes to client and common packages. 2016-03-21 10:48:52 +03:00
PropertyFloat.java Added fluid renderer. 2015-06-18 14:26:53 +03:00